Sgn(
------------------
Basic keyword
Use:
This function gives the values below
Syntax is:
Sgn(
x
)
-1
if
x
is negative
-
0
if
x
is zero
-
1
if
x
is positive